home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 103 / MacAddict_103_2005-03.iso / Software / Internet & Communication / Adium X 0.73.dmg / Adium.app / Contents / Resources / LicenseWindow.nib / classes.nib next >
Encoding:
Text File  |  2004-12-26  |  411 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {agree = id; closeWindow = id; quit = id; }; 
  5.             CLASS = AILicenseWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {target = id; "textView_license" = NSTextView; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }, 
  10.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  11.     ); 
  12.     IBVersion = 1; 
  13. }